home *** CD-ROM | disk | FTP | other *** search
- ECHO off
- sdl_get be %A%
- set A=%GET%
- :again
- register
- sdl_get C "Please read carefully, them press Y to indicate acceptance..." Y
- MENUSCRN
- sdl_get C "Select by number, press Esc to exit . . ." 123456~
- if errorlevel 126 goto end
- if errorlevel 54 INSTALL
- if errorlevel 53 goto ISFRM
- if errorlevel 52 goto ISNEW
- if errorlevel 51 SETUP
- if errorlevel 50 goto ISDEMO
- Sdl_get BE %A%
- TUTOR
- goto again
- :ISDEMO
- Sdl_get BE %A%
- DEMO
- goto again
- :ISNEW
- SDL_SHOW MASDIR43.NEW
- GOTO again
- :ISFRM
- COPY ORDER.FRM PRN
- GOTO again
- :end
- sdl_get be %A%
- set A=
- Set GET=
- utility
-